bgp:ImportRt
Neighbor conditional import routes into another address-family
Telemetry Sensor Path(s)
- sys/bgp/inst/dom-[name]/policycont-[name]/import-[importType]
- sys/bgp/inst/dom-[name]/peercont-[name]/af-[type]/import-[importType]
- sys/bgp/inst/dom-[name]/peerif-[id]/af-[type]/import-[importType]
- sys/bgp/inst/dom-[name]/peer-[addr]/af-[type]/import-[importType]
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
importRt | scalar:Bool |
Import routes into another address-family when neither route-map nor reoriginate specified | SELECTION: true or false |
importType | bgp:ImportRtT (scalar:Enum8) |
Type of routes to import from another address-family | SELECTION: 0 - vpn-unicast 1 - l2vpn-evpn |
reoriginate | scalar:Bool |
Reoriginate the route with new route | SELECTION: true or false |
rtMap | string:Basic |
Apply route-map to specify import criteria | A sequence of characters |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |